TaskReminderSoundFile Property |
Returns or sets a String indicating the path and file name of the sound file to play when the reminder occurs for the task.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string ReminderSoundFile { get; set; }Public Property ReminderSoundFile As String
Get
Set
Property Value
Type:
String
See Also